[BUILDER] Always build initial PAE pagetables with a fourth mid-level
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 20 May 2006 15:25:28 +0000 (16:25 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 20 May 2006 15:25:28 +0000 (16:25 +0100)
commit1dfbe29c8725b1d031a92d88a03334e66fe83eca
treeebe87b8e81c2e6427cf686c42860106c79a39a8d
parente9f340a6bc64e9c81ef6380a7c64c78a5e7fe6d2
[BUILDER] Always build initial PAE pagetables with a fourth mid-level
pgdir. This is required for Xen to be able to insert its own protected
mappings. At the same time, clean up 32b and pae pagetable-size
calculations to use the helper macro already used for x86/64.

Based on an original patch from Bruce Rogers at Novell.

Signed-off-by: Keir Fraser <keir@xensource.com>
tools/libxc/xc_linux_build.c